Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Nov 2008 at 04:10 UTC
Updated:
15 Jun 2009 at 21:40 UTC
Jump to comment: Most recent file
Attached patch removes obsolete or mistaken code related to node translation:
* Mistaken handler that I started to draft in modules/translation, views_handler_field_node_tnid. Evidently this was misnamed (it was supposed to be a filter handler) and not completed. See #336125: error using "Node translation: Translation set node ID" filter.
* Two handlers leftover in modules/node that were moved to modules/translation.
* Two obsolete references to handlers in translation_views_handlers().
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | views-translation-cleanup.patch | 3.79 KB | nedjo |
| #2 | views-translation-cleanup.patch | 4.15 KB | nedjo |
Comments
Comment #1
merlinofchaos commentedThere is no patch attached.
Comment #2
nedjoHere's the patch.
Comment #3
merlinofchaos commentedHm, might be a conflict with one of your other patches now:
Comment #4
nedjok, I'll reroll.
Comment #5
nedjoRerolled.
Comment #6
merlinofchaos commentedLooks like this already went in at some point.